]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-01-10 Eli ZaretskiiFix 'exchange-point-and-mark' in 'transient-mark-mode'
2022-01-10 Po LuImplement recent improvements to underline display...
2022-01-10 Po LuPrevent text decorations from overwriting surrounding...
2022-01-10 Po LuAllow controlling the underline position of faces
2022-01-10 Po Lu* doc/emacs/xresources.texi (GTK resources): Fix dead...
2022-01-10 Po LuLoad X resources from a settings file like other progra...
2022-01-10 Michael Albinus* admin/MAINTAINERS: Add Tramp compatibility note
2022-01-10 Po LuUse phys cursor height instead of font base to set...
2022-01-10 Po LuDon't set callbacks on XIC when adjusting spot if callb...
2022-01-10 Po Lu; * src/xterm.c (handle_one_xevent): Fix typo in last...
2022-01-10 Po LuMake toggling native input methods via shift work again
2022-01-10 Stefan KangasMake old elide-head commands wrappers for mode
2022-01-10 Po LuDon't hard code key codes on Haiku
2022-01-10 Po LuMap some more keypad keys on Haiku
2022-01-10 Po LuFix build without X11 I18N
2022-01-10 Po LuFix off-by-one errors in caret position application
2022-01-10 Stefan Kangas* lisp/abbrev.el (edit-abbrevs-mode-map): Use defvar...
2022-01-10 Stefan KangasDo interactive mode tagging for edit-abbrevs-mode
2022-01-09 Stefan Monnier* lisp/gnus/nnnil.el (nnnil-close-server): Add new...
2022-01-09 Eli Zaretskii; * src/filelock.c (lock_if_free): Fix comment wording.
2022-01-09 Ivan SokolovAdd doc-string indices to easy-mmode-{defmap,defsyntax}
2022-01-09 Po LuFix filelock.c for Haiku
2022-01-09 Po LuAdd an option to display the cursor at the beginning...
2022-01-09 Po LuPass through caret position from native GTK input methods
2022-01-09 Po LuFix specification of caret position
2022-01-09 Eli Zaretskii; Minor wording fix in last NEWS entry.
2022-01-09 Po LuAdd missing part of last commit
2022-01-09 Po LuDisplay caret in preedit text where the input method...
2022-01-09 Po LuFix native GTK input for cyrillic input methods
2022-01-09 Stefan KangasNew minor mode elide-head-mode
2022-01-09 Po Lu* lisp/term/x-win.el (x-preedit-text): Make edit overla...
2022-01-09 Po LuReduce flicker on Haiku Emacs tooltips
2022-01-09 Stefan KangasMerge from origin/emacs-28
2022-01-09 Po Lu; * src/image.c (syms_of_image): Fix typo in last change.
2022-01-09 Po Lu* src/image.c (syms_of_image): Declare support for...
2022-01-09 Po LuAdd support for native webp images on Haiku
2022-01-09 Po LuMake caps lock work on Haiku
2022-01-09 Po LuFix some problems with Haiku font display
2022-01-09 Stefan KangasClarify docstring of package-native-compile
2022-01-09 Po LuImplement override redirect on Haiku
2022-01-09 Po LuFix some portability bugs in gtkutil.c
2022-01-08 Eli ZaretskiiFix Subject "simplification" in Rmail
2022-01-08 Stefan Kangas; Merge from origin/emacs-28
2022-01-08 Stefan KangasMerge from origin/emacs-28
2022-01-08 Po LuMake sure native keypresses are received immediately...
2022-01-08 Po LuFix pinch-to-scale on real X servers and NS
2022-01-08 Po LuCorrectly translate GDK virtual modifiers when using...
2022-01-08 Michael AlbinusAdapt Tramp for `auth-info-password'
2022-01-08 Stefan KangasBump Emacs version to 28.0.91 emacs-28.0.91
2022-01-08 Stefan Kangas; Update files for 28.0.91 pretest
2022-01-08 Po Lu* src/haikuterm.c (haiku_clear_frame): Fix clipping.
2022-01-08 Po LuAdd an option to rely on passive touch grabs on X
2022-01-08 Eli Zaretskii; Fix last change.
2022-01-08 Eli ZaretskiiImprove documentation of native input methods
2022-01-08 Po Lu* lisp/cus-start.el (standard): Fix standard customizab...
2022-01-08 Po LuFix build on PGTK
2022-01-08 Po LuAllow using GTK+ to handle input methods on X
2022-01-08 Po Lu* src/pgtkterm.c (pgtk_enqueue_string): Free return...
2022-01-08 Po LuCall EVENT_INIT in some places
2022-01-07 Sam SteingoldAdd `auth-info-password' and use it instead of ad hoc...
2022-01-07 Eli ZaretskiiFix "C-SPC C-SPC" after "C-x C-x"
2022-01-07 Eli ZaretskiiMinor improvements for 'pgtk' documentation
2022-01-07 Yuuki HaranoHandle internal events specially on PGTK
2022-01-07 Yuuki HaranoWrite documentation about ARG of the preedit-text event...
2022-01-07 Po LuFix special-cased cursor foreground and background...
2022-01-07 Po LuAdd documentation for the `none' input style
2022-01-07 Po Lu; * doc/lispref/commands.texi (Misc Events): Fix typo.
2022-01-07 Protesilaos... * admin/MAINTAINERS: Describe Modus themes as externall...
2022-01-07 Po Lu* doc/lispref/display.texi (Face Attributes): Update...
2022-01-07 Po LuImprove documentation of the preedit-text event
2022-01-07 Po LuDisable new input method behaviour by default on X
2022-01-07 Eli Zaretskii; * doc/lispref/commands.texi (Misc Events): Fix wording.
2022-01-07 Eli Zaretskii; * doc/emacs/xresources.texi (Table of Resources)...
2022-01-07 Po LuAllow controlling the X input method style
2022-01-07 Po Lu* src/haikuselect.c: Fix implicit declaration of free.
2022-01-07 Po LuDisplay pre-edit information from X input methods
2022-01-07 Po Lu* admin/MAINTAINERS: Add myself for some things.
2022-01-06 Eli Zaretskii; Fix recent changes in rcirc documentation
2022-01-06 Philip Kaludercic; * NEWS: Revert typo from last commit
2022-01-06 Philip KaludercicAdd rcirc-when command
2022-01-06 Eli ZaretskiiImprove documentation of font-related face attributes
2022-01-06 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-01-06 Michael Albinus* admin/MAINTAINERS: Describe Tramp as externally maint...
2022-01-06 Eli ZaretskiiRevert "Fix selection of fonts that don't have regular...
2022-01-06 Po LuRemove some more useless clipping stack calls on Haiku
2022-01-06 Po LuGenerate TOUCH_END_EVENTs on NS when mwheel momentum...
2022-01-06 Po LuMake sure touch end events aren't sent too many times
2022-01-06 Po LuAdd group to xkey state before filtering it on XI_KeyRe...
2022-01-06 Po LuFix GNUstep compilation warnings
2022-01-06 Po LuFix duplicate overhang display on GNUstep
2022-01-06 Po Lu* src/xterm.c (handle_one_xevent): Check for errors...
2022-01-05 Stefan Monniercl-generic.el: Fix bug#46722
2022-01-05 Juri Linkov* lisp/textmodes/paragraphs.el (repunctuate-sentences...
2022-01-05 Lars IngebrigtsenFix typo in cvs-status-mode-map keymap
2022-01-05 Stefan Kangas; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.
2022-01-05 Eli Zaretskii; Fix typo in last change.
2022-01-05 Eli ZaretskiiFix info-lookup docs and "C-h S" in major-modes with...
2022-01-05 Po LuEnable subpixel antialiasing on the Cairo font driver...
2022-01-05 Stefan Kangas* lisp/buff-menu.el (Buffer-menu-mode-map): Use defvar...
2022-01-05 Po LuResolve clipping related mysteries on Haiku
next