]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2022-01-05 Po LuMake sure mouse face doesn't stay on the cursor after...
2022-01-05 Po LuSimply conditions for mouse face display when drawing...
2022-01-05 Po LuRemove some unnecessary graphics state saves on Haiku
2022-01-05 Stefan KangasMerge from origin/emacs-28
2022-01-05 Po LuFix xwidgets setting their own signal handlers
2022-01-05 Po LuFix display of internal border in child frames on pgtk
2022-01-05 Dmitry GutovFix vc-git with old Git over Tramp and cygwin-mount.el
2022-01-05 Po LuCorrectly set up XI key input mask on X Toolkit builds
2022-01-05 Philipp Stephani* lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing...
2022-01-05 Daniel Mendlercompletion--nth-completion: Throw meaningful error
2022-01-04 Paul EggertUpdate from gnulib
2022-01-04 Robert PluimRemove ambiguity from key-valid-p docstring
2022-01-04 Lars IngebrigtsenImprove pp-emacs-lisp-code for #'
2022-01-04 Eli ZaretskiiA cleaner fix for display bug#52947
2022-01-04 Jimmy Aguilar... Autoload decorator for windmove-mode
2022-01-04 Po LuTranslate more modifiers to GDK ones in xwidgets
2022-01-04 Po LuStop assuming X kbd state works with GDK when forwardin...
2022-01-04 Po LuMake `x-file-dialog' arity match documentation on Haiku
2022-01-04 Alan ThirdRemove macOS drop-shadows on some frames (bug#28512)
2022-01-04 Po Lu; * configure.ac: Move some AC_SUBSTs to the correct...
next