]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-05-09 Po LuFix reading faces with a default value that is a symbol
2022-05-09 Po LuFix scroll optimizations being enabled for some rows...
2022-05-09 Lars IngebrigtsenMake ediff-show-diff-output work better on unsaved...
2022-05-09 João TávoraAllow non-interactive use of eldoc-doc-buffer
2022-05-09 Lars IngebrigtsenCopy edits for the regexp sections in the manuals
2022-05-09 Po Lu; * src/haikuterm.c (haiku_draw_underwave): Fix default...
2022-05-09 Po LuRespect display scale factor drawing underwaves on...
2022-05-09 Lars IngebrigtsenAdd meta navigation keys to outline-minor-mode-cycle-map
2022-05-09 Vladimir NikishkinAdd new user option table-latex-environment
2022-05-09 Po LuFix file-based launching on Haiku
2022-05-09 Po LuUse default external browser by default on Haiku
2022-05-09 Stefan Kangas; Merge from origin/emacs-28
2022-05-09 Stefan KangasMerge from origin/emacs-28
2022-05-09 Stefan Kangas; Merge from origin/emacs-28
2022-05-09 Po LuFix stipple bitmap caching on Haiku
2022-05-09 Po LuAllow disabling Motif drag protocol
2022-05-09 Po LuAllow precision-scrolling nonselected windows when...
2022-05-09 Po LuFix race conditions in handling of unsupported drops...
2022-05-08 Sean Whittonremember-notes: Use pop-to-buffer-same-window not switc...
2022-05-08 Juri LinkovMinor documentation improvements for completions comman...
2022-05-08 Eli Zaretskii; Fix typos and wording in a doc string
2022-05-08 Protesilaos... Add Greek translation of the tutorial
2022-05-08 Eli Zaretskii; * etc/HELLO: Remove empty line.
2022-05-08 समीर सिंह Sameer... Add support for the Tirhuta script
2022-05-08 Stefan Monnier* lisp/emacs-lisp/oclosure.el (oclosure-define): Fix...
2022-05-08 Lars IngebrigtsenDon't hang on trying to rename FIFOs between file systems
2022-05-08 Visuweshdired-do-query-replace-regexp doc string fix
2022-05-08 Po LuFix display of fringes with stipples on X
2022-05-08 Po LuFix display of fringes with stipples on Haiku
2022-05-08 Alan MackenzieCC Mode: Fix bug in c-parse-state. Fixes bug #55181.
2022-05-08 Po LuSet stipple flag on PGTK as well
2022-05-08 Lars IngebrigtsenAllow term-mode to send function keys to the underlying...
2022-05-08 Po LuSet stipple flags on Haiku as well
2022-05-08 Po LuDisable scrolling optimizations when a stipple is present
2022-05-08 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-05-08 Alan MackenzieLinux console: don't translate ESC TAB to `backtab...
2022-05-08 Visuweshdired-do-query-replace-regexp doc string fix
2022-05-08 Po LuFix crashes on ordinary menus on macOS
2022-05-08 Po LuFix bug in `pixel-scroll-precision-mode' on nonselected...
2022-05-08 Michael AlbinusHandle changed scp protocol in Tramp
2022-05-08 Michael AlbinusHandle changed scp protocol in Tramp, don't merge
2022-05-08 Po LuImprove handling of invisible cursor alloc failures
2022-05-08 Po LuFix file-based stipple on NS
2022-05-08 Eli ZaretskiiFix selection dialog display on MS-Windows
2022-05-08 Po LuFix display of hollow box cursor on NS
2022-05-08 Po LuFix setting stipple via `set-face-stipple'
2022-05-08 Po LuImplement stipples for stretch glyphs
2022-05-08 Po LuFully implement stipples for text on Haiku
2022-05-08 Po LuImplement bitmap loading for faces on Haiku
2022-05-08 Po LuUse correct event structures to fetch time on XI2
2022-05-07 Basil L. Contovounesios; Pacify some --without-x byte-compiler warnings.
2022-05-07 Paul Eggert* src/fns.c: Fix IDs in comments to match code.
2022-05-07 Eli ZaretskiiFix Bengali composition rules
2022-05-07 Lars IngebrigtsenMake 'delete-process' into a command
2022-05-07 Eli Zaretskii; Fix last change of Devanagari composition rules.
2022-05-07 Eli ZaretskiiImprove Devanagari character composition rules
2022-05-07 Stefan Monnier(dabbrev-completion): Fix bug#45768
2022-05-07 Po LuClean up some variables in the Haiku code
2022-05-07 समीर सिंह Sameer... Add support for the Kaithi script
2022-05-07 Lars IngebrigtsenExplain better what the interactive prefix does in...
2022-05-07 Lars IngebrigtsenDocument the `x' DWIM action in the manual
2022-05-07 Lars IngebrigtsenRemove tar-mode dabbrev-ignored-buffer-modes
2022-05-07 Lars IngebrigtsenMake `x' in package-menu-mode more DWIM
2022-05-07 Lars IngebrigtsenImprove inferior-python-mode scroll behaviour
2022-05-07 Lars IngebrigtsenFix compilation warnings in newer subr tests
2022-05-07 Lars IngebrigtsenAllow dabbrev to ignore binary buffers
2022-05-07 Po LuFix mouse face dismissal in some widget popups
2022-05-07 Lars IngebrigtsenAllow inhibiting linkification in *Help* buffers
2022-05-07 Lars IngebrigtsenMake the icomplete-in-buffer doc string document more
2022-05-07 Lars IngebrigtsenAvoid having font locking triggering unnecessary auto...
2022-05-07 Po LuCache color lookup failures as well
2022-05-07 Po LuFix 32-bit Haiku build
2022-05-07 Po LuImplement `sticky' frame parameter on Haiku
2022-05-07 Stefan KangasMerge from origin/emacs-28
2022-05-07 Stefan Kangas; Merge from origin/emacs-28
2022-05-07 Po LuFix race conditions in the Haiku file dialog
2022-05-07 Po LuFix freezes with some oddball menus
2022-05-06 Stefan Monnier(icomplete-exhibit): Fix use in-buffer
2022-05-06 Lars IngebrigtsenMake elisp-mode-syntax-propertize tighter to reflect...
2022-05-06 Lars IngebrigtsenMake down-list signal an error if called inside a string
2022-05-06 Juri LinkovAdd char-folding of double quotes in isearch-fold-quote...
2022-05-06 Eric AbrahamsenFix handling of IMAP search strings
2022-05-06 Lars IngebrigtsenFurther log-view-file-next fix-ups
2022-05-06 Eric AbrahamsenDon't force Gnus cache usage in nnvirtual
2022-05-06 Lars IngebrigtsenFix forward-sexp for Unicode names in Emacs Lisp mode
2022-05-06 Noam PostavskyHandle elisp #-syntax better in Emacs Lisp mode
2022-05-06 Michael AlbinusFix bug#55274
2022-05-06 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Fix bug...
2022-05-06 Lars IngebrigtsenRespect help-window-keep-selected in shortdoc buttons
2022-05-06 Lars IngebrigtsenMove buffer-local-set-state to subr because it's used...
2022-05-06 Eli Zaretskii; Improve documentation of 'buffer-local-set-state'
2022-05-06 Lars IngebrigtsenMake compilation-parse-errors more resilient
2022-05-06 Po LuImprove font specs generated by the Haiku font dialog
2022-05-06 Lars IngebrigtsenFix inhibiting reading the user init file with "emacs -x"
2022-05-06 Lars IngebrigtsenRemove the P/N/M-p/M-n bindings from the general log...
2022-05-06 Lars IngebrigtsenDon't override search-default-mode set by user in info...
2022-05-06 Lars IngebrigtsenChar-fold quotation characters in *info* and *Help*
2022-05-06 Lars IngebrigtsenRegenerate ldefs-boot.el
2022-05-06 Lars IngebrigtsenAutoload the buffer-local-set* things
2022-05-06 Lars IngebrigtsenAdd new helper macros for minor modes to restore variables
next