]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-05-31 Po LuPrevent events from being lost waiting for selections...
2022-05-30 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-05-30 Eli ZaretskiiFix 'debug-timer-check' on MS-Windows
2022-05-30 Juri Linkov* lisp/progmodes/project.el: Improve file-reading histo...
2022-05-30 Mattias EngdegårdNonrecursive Lisp reader (bug#55676)
2022-05-30 Mattias EngdegårdFix atimer setting and overdue expiration (bug#55628)
2022-05-30 Eli ZaretskiiAdd more subscript and superscript characters to "C...
2022-05-30 समीर सिंह Sameer... Add support for the Rejang script (bug#55718)
2022-05-30 Po LuGet rid of `defvar-keymap' in flymake.el
2022-05-30 Po LuFix `dnd-indicate-insertion-point' on Mac OS
2022-05-30 Po LuUpdate frame positions on Haiku after changing Z group
2022-05-30 Po LuFix cursor flushing inside minibuffers on NS
2022-05-30 Po LuFix hangs when x-get-selection is called inside a popup...
2022-05-30 Stefan KangasMerge from origin/emacs-28
2022-05-30 Po LuTry to implement `dnd-indicate-insertion-point' on...
2022-05-30 Po LuFurther clean up DND target handling
2022-05-30 Po LuFix crash when loading Postscript images
2022-05-30 Po LuUse XDrawPoint to clear relief rect corners
2022-05-29 Paul EggertDocument decoded-time-string issue on 6-elt args
2022-05-29 Paul EggertISO 8601 strings sans "Z" don’t specify DST flag
2022-05-29 Paul EggertDoc fix for dst flag
2022-05-29 Stefan Monnier* lisp/shell.el (shell): Fix last change
2022-05-29 Eli Zaretskii; Fix Batak greeting
2022-05-29 Eli Zaretskii; Fix last change (bug#55694)
2022-05-29 समीर सिंह Sameer... Add support for the Batak script (bug #55694)
2022-05-29 Lars IngebrigtsenFix hfy-etags-cmd type
2022-05-29 Daniel MartínFix reference to help-enable-variable-value-editing
2022-05-29 Po Lu* etc/tutorial/TUTORIAL.cn (INSTALLING PACKAGES): Trans...
2022-05-29 Michael AlbinusSome Tramp cleanup on MS Windows
2022-05-29 Mattias Engdegård; * lisp/leim/quail/indonesian.el: Remove ineffective...
2022-05-29 Mattias EngdegårdTraverse record literals in byte-compile--first-symbol...
2022-05-29 Po Lu* admin/alloc-colors.c: Fix missing declaration.
2022-05-29 Eli Zaretskii; * etc/NEWS: Fix last change.
2022-05-29 Manuel GiraudMake `count-words' count sentences.
2022-05-29 Po LuKeep display mm width and height up to date after changes
2022-05-29 Po LuMake DND target list lifecycle a little clearer
2022-05-29 Stefan KangasMerge from origin/emacs-28
2022-05-29 Po LuFix pending window changes in haiku_set_window_size
2022-05-29 Po LuImprove error trapping on X
2022-05-28 kobarityFix Python Hideshow problem with backslash escaped...
2022-05-28 Visuweshpp--insert-lisp: Don't bug out on certain forms at...
2022-05-28 Stefan Monnierwith-connection-local-variables: Avoid code duplication
2022-05-28 Alan Mackenziedo_switch_frame: before leaving mini-window, check...
2022-05-28 Eli ZaretskiiFix commands used to produce on-line HTML docs
2022-05-28 ValenoernSupport html template tag in shr
2022-05-28 Lars IngebrigtsenFix native-comp of trampolines after previous change
2022-05-28 Eli Zaretskii; * lisp/leim/quail/indonesian.el ("sundanese"): Fix...
2022-05-28 समीर सिंह Sameer... Add support for the Sundanese script (bug#55686)
2022-05-28 Eli ZaretskiiFix a bad cross-reference in elisp.pdf
2022-05-28 Po LuFix dired drag-and-drop for certain Motif programs
2022-05-28 Eli ZaretskiiFix documentation of 'string-pad'
2022-05-28 Stefan KangasMerge from origin/emacs-28
2022-05-28 Po LuAdd more cursor bitmaps on Haiku
2022-05-28 Po LuImprove documentation on what callers of `x-begin-drag...
2022-05-28 Po LuImprove documentation of `x-begin-drag'
2022-05-28 Po LuImprove safety of various DND callbacks
2022-05-28 Po LuFix frame destruction issues and misuse of x_get_atom_name
2022-05-28 Po Lu; * src/nsselect.m (ns_decode_data_to_pasteboard):...
2022-05-28 Po LuFix build on earlier versions of Mac OS X
2022-05-28 Po LuAdd file dragging support to NS port
2022-05-28 Po LuImprove DND documentation
2022-05-28 Po LuFix x_dnd_movement_frame detection on GTK builds
2022-05-28 Po Lu; * src/xterm.c (x_color_cache_bucket_size): Improve...
2022-05-27 Paul EggertRemove stray decl of nonexistent var
2022-05-27 Paul Eggertdecoded-time-set-defaults now leaves DST alone
2022-05-27 Paul EggertFix unlikely null pointer dereference
2022-05-27 Paul EggertAdd ATTRIBUTE_DEALLOC to extern functions
2022-05-27 Paul EggertPacify gcc -Wsuggest-attribute-malloc
2022-05-27 Juri LinkovFix navigation in the *Completions* buffer and enable...
2022-05-27 Eli ZaretskiiExtend 'C-x 8 =' to produce characters with macron
2022-05-27 Stefan Monnier* lisp/shell.el (shell): Query shell file name from...
2022-05-27 Eli ZaretskiiImprove font selection on MS-Windows
2022-05-27 Lars IngebrigtsenMake make-decoded-time use -1 for dst unless given
2022-05-27 Lars IngebrigtsenMake package-update-all also refresh the list
2022-05-27 Po LuFix GNUstep build
2022-05-27 Po LuFix NS drag and drop on macOS
2022-05-27 Po LuMerge remote-tracking branch 'origin/master' into x...
2022-05-27 Po LuImplement some drag and drop functions on NS
2022-05-27 Stefan Kangas* lisp/progmodes/asm-mode.el: Minor doc fixes.
2022-05-27 Stefan KangasPrefer defvar-keymap in some progmodes
2022-05-27 Stefan KangasSilence byte-compiler warning about x-pointer-invisible
2022-05-27 Juri LinkovFix more occurrences of renamed kmacro-keymap command
2022-05-27 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-05-27 समीर सिंह Sameer... Add support for the Javanese script (bug#55667)
2022-05-27 Po Lu* etc/PROBLEMS: Document problems with PGTK input methods.
2022-05-27 Po LuUpdate comments in some X code
2022-05-27 Eli ZaretskiiMention "unspecified-fg" and "unspecified-bg" in some...
2022-05-27 Stefan KangasMerge from origin/emacs-28
2022-05-27 Po LuFix XI scroll valuator reset on X Toolkit builds
2022-05-27 Po LuImprove lookup efficiency of color cache and prevent...
2022-05-27 Po LuHandle allocation errors when creating menu items on...
2022-05-27 Po LuFix longjmp/siglongjmp mixup
2022-05-26 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-05-26 Stefan MonnierMerge remote-tracking branch 'origin/scratch/bug-55156'
2022-05-26 Stefan Monnierpackage-activate-all: Use the quickstart more conservat...
2022-05-26 Sam SteingoldAvoid duplicates in `package-activated-list'
2022-05-26 Juri LinkovTest suite for Completions UI (bug#54374)
2022-05-26 Stefan Monniereval.c: New functions `defvar-1` and `defconst-1` ...
2022-05-26 Stefan Monnier* test/lisp/files-resources/compile-utf8.el: Use lexica...
2022-05-26 Stefan Monnier* etc/themes/leuven-dark-theme.el: Use lexical-binding
next