]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-06-21 Stefan KangasAllow shortening filenames in recentf-mode menu
2022-06-21 Eli Zaretskii; * lwlib/xlwmenu.c (ungrab_all): Fix typo.
2022-06-21 kobarityFix nested defuns handling in `python-nav-beginning...
2022-06-21 Lars IngebrigtsenFix previous describe-key change
2022-06-21 Lars IngebrigtsenMake describe-key do doc string command key substitutio...
2022-06-21 Lars IngebrigtsenFix fontification in describe-key
2022-06-21 Kevin Brubeck... Speed up mail-extr in some configurations
2022-06-21 Lars IngebrigtsenRename recently-introduced dired-omit-line-regexp user...
2022-06-21 Lars IngebrigtsenMake Lucid menus work from the keyboard also when unins...
2022-06-21 Po LuAllow toggling antialiasing inside the Haiku font dialog
2022-06-21 Stefan KangasMerge from origin/emacs-28
2022-06-21 Po LuAdd test for bug#56078 fix
2022-06-21 Po LuRemove selection requests on the keyboard buffer when...
2022-06-21 Po LuMove selection delayed message to a better location
2022-06-21 Sean Whitton* lisp/edmacro.el: Add missing (require 'seq).
2022-06-21 Sean Whittonterm-set-escape-char: Remove old binding from term...
2022-06-20 Alan MackenzieFix potential (goto-char nil) in byte-compile-warning...
2022-06-20 Eli ZaretskiiSupport builds configured with a separate --bindir
2022-06-20 Lars IngebrigtsenIssue a message if getting a selection takes a long...
2022-06-20 Michael AlbinusAdapt url-tramp-tests
2022-06-20 Eli Zaretskii; * src/process.c (wait_reading_process_output): Fix...
2022-06-20 Eli Zaretskii; Fix recent change of documentation of face-remap
2022-06-20 Po LuFix x-selection-timeout if some keyboard input arrives...
2022-06-20 Eli Zaretskii; * lisp/help-mode.el (help-xref-button): Doc fix.
2022-06-20 Eli Zaretskii; * lisp/image.el (find-image): Fix typos.
2022-06-20 Stefan KangasPrefer defvar-keymap in hi-lock.el
2022-06-20 Po LuFix ns-reg-to-script definition
2022-06-20 Po LuFix running temacs on Haiku
2022-06-20 Po LuFix initialization of Haiku font driver
2022-06-20 Michael AlbinusFix problems with Tramp FTP and URL handler mode
2022-06-20 Po LuIgnore pinch events from the wrong window
2022-06-20 David PonceMake images found through `find-image' be handled like...
2022-06-20 Lars IngebrigtsenAllow using :width/:height as normal with xbm images
2022-06-20 Stefan Kangas* doc/misc/eww.texi (Overview, Basics): Fix typos.
2022-06-20 Richard Hansenwhitespace: Redraw if indentation or line length changes
2022-06-20 Po LuRespect `:antialias' on Haiku
2022-06-20 Po LuDon't generate superfluous wheel events during drag...
2022-06-20 Po LuFix earlier change in xfaces.c for antialiasing in...
2022-06-20 Miha Rihtaršičxref-goto-xref: Set input focus in addition to selectin...
2022-06-20 Lars IngebrigtsenAllow removing quotes around links in *Help* buffers
2022-06-20 Lars IngebrigtsenTweak quoting in help-fns--compiler-macro
2022-06-19 Pip CetFix bytecompiler infloop compiling infloops
2022-06-19 Drew AdamsLet `dired-omit-mode' match lines, as well as file...
2022-06-19 Stefan KangasUpdate font scaling documentation to not talk about...
2022-06-19 Lars IngebrigtsenAllow appending to the kill ring with mouse selections
2022-06-19 Michael AlbinusFix last change in tramp-adb-handle-make-process
2022-06-19 Stefan KangasFix starting eshell with missing/invalid modules defined
2022-06-19 Lars IngebrigtsenMake describe-repeat-maps fontify key bindings
2022-06-19 Po LuMore conservative fix for bug#37473
2022-06-19 Lars IngebrigtsenMake M-S-x output better in mode that have bindings...
2022-06-19 Lars IngebrigtsenRecognize \' as a quoted quote in MySQL
2022-06-19 Lars IngebrigtsenDon't handle reverseVideo X resource specially
2022-06-19 Sébastien MiquelSmall fix in font-lock-extend-region-multiline
2022-06-19 Lars IngebrigtsenDon't lose antialiasing info when hitting `C-x C-+'
2022-06-19 Po LuFix setting last user time during drag-and-drop
2022-06-19 Stefan KangasAdd rudimentary font-locking to edmacro-mode
2022-06-19 Stefan Kangas* lisp/obsolete/eieio-compat.el: Add missing Obsolete...
2022-06-19 Stefan KangasPrefer defvar-keymap in kmacro.el
2022-06-19 Lars IngebrigtsenFix edebug parsing of .,
2022-06-19 Michael HeerdegenTune when to show "Quick Help" in Ediff mode-line
2022-06-19 Lars IngebrigtsenMake checkdoc-defun-info parsing slightly less wrong
2022-06-19 Lars IngebrigtsenAdd mechanism for gradually phasing in new byte compila...
2022-06-19 Po LuIgnore emulated mouse clicks during drag-and-drop
2022-06-19 Po LuFix crashes when the _EMACS_DRAG_ATOM is the wrong...
2022-06-19 Stefan KangasMerge from origin/emacs-28
2022-06-19 Po LuFix XDND from Firefox again
2022-06-19 Po LuCache the Motif drag window to avoid fetching it every...
2022-06-19 Po LuFix timestamps recorded in Motif DND top level leave...
2022-06-18 Stefan KangasPrefer defvar-keymap in edmacro.el
2022-06-18 Stefan KangasRespect no-face argument in literal key substitutions
2022-06-18 Stefan Kangas; * etc/NEWS: Move Bookmark items to separate heading.
2022-06-18 Basil L. ContovounesiosFix last tty-select-active-regions change
2022-06-18 Alan MackenzieCC Mode: Add accurate handling for backslash in C line...
2022-06-18 Eli ZaretskiiFix test failures due to 'xterm-select-active-regions'
2022-06-18 Basil L. Contovounesios; Pacify byte-compiler warning in keymap-tests.el.
2022-06-18 Mattias EngdegårdMore aggressive bytecode split between top-level forms...
2022-06-18 Lars IngebrigtsenFix checkdoc--fix-y-or-n-p query
2022-06-18 Richard HansenFix invalid defcustom :group when :predicate is used
2022-06-18 Lars IngebrigtsenFilter out NS non-key events from `where-is-internal'
2022-06-18 Po LuRemove unnecessary clearing of internal border on Haiku
2022-06-18 Lars IngebrigtsenAllow pretty-printing results from `C-x C-e' in edebug
2022-06-18 Alan MackenzieCC Mode: Fix infinite loop in noise macro near end...
2022-06-18 Duncan FindlaySupport `select-active-regions' with xterm
2022-06-18 Mattias EngdegårdAvoid "control-control-KEY" (bug#55738)
2022-06-18 Stefan KangasPrefer URL commentary header in two files
2022-06-18 Eli Zaretskii; * lisp/misc.el (duplicate-line): Doc fix.
2022-06-18 Eli Zaretskii; * etc/NEWS: Expand the entry about 'e' in Edebug.
2022-06-18 Stefan KangasDefine docstring element for more forms in scheme-mode
2022-06-18 Po LuRemove unused Haiku code
2022-06-18 Po LuFix type mixup in haikuselect.c
2022-06-18 Stefan Kangas; * lisp/doc-view.el (doc-view-bookmark-jump): Fix...
2022-06-18 Stefan KangasMerge from origin/emacs-28
2022-06-18 Stefan Kangas; Merge from origin/emacs-28
2022-06-18 Stefan KangasMerge from origin/emacs-28
2022-06-18 Po LuPrevent Lisp code or synthetic events from ruining...
2022-06-18 Po LuFix specifying named action lists in `x-begin-drag'
2022-06-17 Lars IngebrigtsenExtend 'e' in edebug to pretty-print the values
2022-06-17 Lars IngebrigtsenPrune the Gnus FAQ of some outdated data
2022-06-17 Stefan KangasDelete another library obsolete since 24.1
2022-06-17 Lars IngebrigtsenAdd hacek variations to `C-x 8'
next