]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-06-02 Po LuFix decoding of XdndStatus rectangles on 64-bit systems
2022-06-01 Mattias EngdegårdRevert "Fix reader char escape bugs (bug#55738)"
2022-06-01 Juri Linkov* lisp/simple.el (completion-setup-function): Use file...
2022-06-01 Eli ZaretskiiAvoid segfaults on MS-Windows when invoked with --version
2022-06-01 Mattias EngdegårdFix reader char escape bugs (bug#55738)
2022-06-01 Michael AlbinusMake files-tests.el more robust
2022-06-01 Visuweshdelete-selection-mode: Add user option to delete tempor...
2022-06-01 Lars IngebrigtsenAdd a comment to lisp/Makefile.in
2022-06-01 Manuel GiraudPlace bookmarks without last-modified at the end
2022-06-01 Po LuImprove documentation of Lisp-level drag-and-drop features
2022-06-01 Stefan KangasMake XEmacs compat code in gamegrid.el obsolete
2022-06-01 Po Lu; * src/xterm.c (x_wait_for_cell_change): Don't call...
2022-06-01 Lars IngebrigtsenEnsure that loaddefs-gen.elc is build before loaddefs...
2022-06-01 Po LuMinor fixes to x_next_event_from_any_display
2022-06-01 Lars IngebrigtsenFix up the loaddefs-gen updating logic
2022-06-01 Lars IngebrigtsenRevert "Fix loaddefs generation"
2022-06-01 समीर सिंह Sameer... Add support for the Hanifi Rohingya script (bug#55745)
2022-06-01 Lars IngebrigtsenStart the org -> texi conversion while doing byte compi...
2022-06-01 Protesilaos... Update modus-themes to their latest version
2022-06-01 Lars IngebrigtsenTweak how loaddefs-gen decides whether to do a full...
2022-06-01 Po LuFix Motif DND return value upon transfer failure
2022-06-01 Po LuFix loaddefs generation
2022-06-01 Po LuAdjust last change to Haiku as well
2022-06-01 Po LuClean up text/uri-list mess inside the Dired drag-and...
2022-06-01 Po LuFix hangs when explicitly moving frames with input...
2022-06-01 Po LuImplement `allow-same-frame' for NS drag-and-drop
2022-06-01 Po LuFix creation of menu items without help text on Haiku
2022-06-01 Lars IngebrigtsenTweak MAIN_FIRST/ja-dic compilation
2022-06-01 Po LuFix pselect usage mistakes
2022-06-01 Lars IngebrigtsenDon't do OKURI-NASI until the conversion files have...
2022-06-01 Lars IngebrigtsenCompile ja-dic files to speed OKURI-NASI up
2022-06-01 Stefan KangasUpdate publicsuffix.txt from upstream
2022-06-01 Lars IngebrigtsenEnsure byte compilation of the ja-dic.el file
2022-06-01 Lars IngebrigtsenReshuffle the generation of the OKURO-NASI entries...
2022-06-01 Po LuFix the GTK build
2022-06-01 Po LuImprove x_wait_for_cell_change
2022-05-31 Lars IngebrigtsenNote changes in ;;;### parsing
2022-05-31 Lars IngebrigtsenFix the loaddefs updating logic
2022-05-31 Lars IngebrigtsenFix yank-in-context--transform after recent reversion
2022-05-31 Manuel GiraudAdd a last-modified field when a bookmark is set
2022-05-31 Lars IngebrigtsenRevert "Allow commenting out white space lines in latex...
2022-05-31 Lars IngebrigtsenMake partial loaddefs updates work again
2022-05-31 Juri LinkovFix handling of windows/buffers for non-nil completion...
2022-05-31 Eli ZaretskiiRemove unused w32-* variables
2022-05-31 Eli Zaretskii; * etc/NEWS: Fix a typo.
2022-05-31 Lars IngebrigtsenSpeed up generation of loaddefs files
2022-05-31 Po LuConvert FILE_NAME to refs on Haiku instead of text...
2022-05-31 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-05-31 Po LuAdd missing part of recent changes to NS DND support
2022-05-31 समीर सिंह Sameer... Add support for the Makasar and Lontara scripts (bug...
2022-05-31 Po LuSlightly optimize x_check_errors as well
2022-05-31 Stefan Kangas* lisp/play/handwrite.el: Minor doc fixes.
2022-05-31 Antonio RuizMake handwrite.el printing use more of the ps-print...
2022-05-31 Po LuFix replying to _NET_WM_PING during drag-and-drop
2022-05-31 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-05-31 Po LuImplement `return-frame' for DND on NS
2022-05-31 Po LuFix autorelease pool "straddling" during DND on NS
2022-05-31 Paul EggertPacify GCC 12 in x_get_current_wm_state
2022-05-31 Paul EggertPacify GCC 12 in dump_queue_enqueue
2022-05-31 Paul EggertBe more robust if doc file is corrupted
2022-05-31 Paul EggertPacify GCC 12 in Fmove_overlay
2022-05-31 Paul EggertPacify GCC 12 in Fx_show_tip
2022-05-31 Paul EggertPacify GCC 12 in xrdb.c
2022-05-31 Paul EggertPacify GCC 12 false positive in ccl.c
2022-05-31 Paul EggertSimplify CHAR_TABLE_REF_ASCII
2022-05-31 Paul EggertAvoid undefined behavior in detect_coding routines
2022-05-31 Paul EggertPacify GCC 12 -fanalyzer in x_popup_menu_1
2022-05-31 Paul EggertPacify GCC 12 -Wanalyzer-use-of-uninitialized-value
2022-05-31 Po LuFix crashes displaying menu help text on NS
2022-05-31 Po LuFix processing of DND events on GTK
2022-05-31 Po LuFix unused variables on GTK
2022-05-31 Po LuFix initialization of `hold_quit' during DND
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...
next