]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-04-30 Po LuImplement double buffering on MS Windows
2022-04-30 Po LuPrevent cursors from being set on tooltip frames on...
2022-04-30 Stefan Monnierdebug-early: Print bytecode in a more manageable way
2022-04-30 Stefan Monnier* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types...
2022-04-30 Po LuFix focus reversion of Motif menus on XI2
2022-04-30 Po LuFix mouse face bugs on Motif
2022-04-30 Po LuCheck display when handling XdndFinished events
2022-04-29 Stefan MonnierCL types: Accept both `byte-code-function` and `compile...
2022-04-29 Juri Linkov* test/lisp/replace-tests.el (query-replace-tests)...
2022-04-29 Lars IngebrigtsenSimplify window-char-pixel-* code slightly
2022-04-29 Lars IngebrigtsenExplain effects of setting a zero-width fringe
2022-04-29 Titus von der... Add new functions for computing character metrics for...
2022-04-29 Pip CetMake timer_check even more resilient
2022-04-29 Lars IngebrigtsenAvoid binding mouse-1 in xref when mouse-1 doesn't...
2022-04-29 Po LuFix colorspace calculations on Haiku
2022-04-29 Lars IngebrigtsenAdd helper function to remove title bar when maximizing...
2022-04-29 Eli Zaretskii; Fix typo in documentation of 'current-time-list'
2022-04-29 Po LuHandle IO errors when creating Motif drag window
2022-04-29 Po LuFix file name selection conversion on Haiku
2022-04-29 Po LuRemove some unneeded tests from the X double buffering...
2022-04-29 Po Lu; * src/xterm.c (x_connection_closed): Clean up compile...
2022-04-29 Po LuCancel DND correctly during display disconnect on a...
2022-04-29 Po Lu* src/xterm.c (XTflash): Check return value of pselect.
2022-04-28 Eugene HaFind libgccjit.dylib on Homebrew Macos
2022-04-28 Paul EggertPacify byte compiler etc. on org-compat, org-macs
2022-04-28 Paul EggertChange current-time back to list form
2022-04-28 Paul EggertDocument \807 etc. in raw byte display
2022-04-28 Lars IngebrigtsenKill off more Gnus buffers on Gnus exit
2022-04-28 Sam SteingoldAdd Sefirot to Omer counting
2022-04-28 Eli Zaretskii; * lisp/progmodes/xref.el (xref-query-replace-in-resul...
2022-04-28 Eli ZaretskiiMerge from origin/emacs-28
2022-04-28 Eli Zaretskii; Merge from origin/emacs-28
2022-04-28 Stefan KangasAdd tests for image-supported-file-p
2022-04-28 Stefan Kangas* lisp/finder.el (finder-mode-map): Use defvar-keymap.
2022-04-28 Eli ZaretskiiImprove documentation of font- and face-related attribu...
2022-04-28 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Fix bug#55149
2022-04-28 Lars IngebrigtsenAllow inserting and selecting binary blobs from sqlite
2022-04-28 Po LuSimplify buffer flipping code on Haiku
2022-04-28 Lars IngebrigtsenDocument dired-keep-marker-copy more
2022-04-28 Lars IngebrigtsenImprove dired-do-copy doc string
2022-04-28 Lars IngebrigtsenDocument the non-effect of narrowing on get-text-property
2022-04-28 Lars IngebrigtsenAdd comment to linum-mode about being old
2022-04-28 Lars IngebrigtsenFix `g' in *grep* after `A' in Dired
2022-04-28 Lars IngebrigtsenFix another help-fns--insert-menu-bindings parsing...
2022-04-28 Po Lu* src/xterm.c (x_term_init): Fix the non-GTK3 XI2 build.
2022-04-28 Michael AlbinusRevert previous change in test/Makefile.in
2022-04-28 Eli ZaretskiiFix handling of proportional fonts on MS-Windows
2022-04-28 Po LuFix GTK build
2022-04-28 Po LuStop overriding default Motif colors with our own
2022-04-28 Po LuHandle display disconnects during DND
2022-04-28 Po LuFix target display checks during Motif DND
2022-04-27 Stefan Monniersrc/xdisp.c: Use same test in `redisplay_window` and...
2022-04-27 Sean WhittonNew user option 'calc-kill-line-numbering'
2022-04-27 Alan MackenzieCC Mode: "linux" style: set indent-tabs-mode to t
2022-04-27 Eli Zaretskii; Fix recently added documentation
2022-04-27 Michael AlbinusImprove tramp-test46-read-password
2022-04-27 Eli ZaretskiiEmulate 'clock' for MS-Windows
2022-04-27 Lars IngebrigtsenMake `C-M-x' use the original value of print-length...
2022-04-27 Ken BrownImplement system_process_attributes on Cygwin
2022-04-27 Stefan MonnierAdd new function current-cpu-time
2022-04-27 Lars IngebrigtsenRegenerated ldefs-boot.el
2022-04-27 Lars IngebrigtsenChange parameter order for string-edit functions
2022-04-27 Lars IngebrigtsenAdd autoload cookies to string-edit
2022-04-27 Lars IngebrigtsenFix some typos in the recent holidays change
2022-04-27 Michael Albinus; Fix previous change in test/Makefile.in
2022-04-27 Lars IngebrigtsenGive better error message in dired-toggle-read-only...
2022-04-27 Lars IngebrigtsenRename holiday-lists to holiday-available-holyday-lists
2022-04-27 Lars IngebrigtsenSeparate out the holiday lists into its own function
2022-04-27 Michael AlbinusMake test/Makefile more robust
2022-04-27 Lars IngebrigtsenAdd an instruction header line to string-edit
2022-04-27 Lars IngebrigtsenMake isearch respond to 'mouse-yank-at-point'
2022-04-27 Arash Esbati; * doc/lispref/syntax.texi (Position Parse): Fix a...
2022-04-27 Po LuCleanups to PGTK code
2022-04-27 Po LuRemove some unnecessary code
2022-04-27 Juri Linkov* lisp/help-fns.el (help-fns--insert-menu-bindings...
2022-04-27 Paul EggertUse org-time-convert-to-integer instead of by hand
2022-04-27 Po LuFix quitting application from the Deskbar on Haiku
2022-04-27 Po LuAdd simple session management support to Haiku
2022-04-27 Michael Albinus; Instrument tramp-test46-read-password
2022-04-27 Paul EggertAvoid change to desktop file format
2022-04-27 Paul EggertBe more compatible with older desktops
2022-04-27 Po LuClean up pointer blanking code
2022-04-26 Stefan Monniernadvice.el: Auto-generate the doc describing the "how...
2022-04-26 Stefan Monniernadvice.el: Use OClosures
2022-04-26 Stefan Monniernadvice.el: Rename "where" to "how"
2022-04-26 Stefan MonnierUse `advice--cd*r` where applicable
2022-04-26 Stefan MonnierPretty print OClosure slot accessors
2022-04-26 Paul EggertFix gnus-html-image-cache-ttl FIXME
2022-04-26 Alex SchroederFix error in rcirc for IRC tags without values
2022-04-26 Stefan MonnierNew generic function `oclosure-interactive-form`
2022-04-26 Lars IngebrigtsenMention caveats in the map-delete doc string
2022-04-26 Po LuFix EWMH window activation
2022-04-26 Lars IngebrigtsenTweak interactive use of delete-windows-on
2022-04-26 Lars IngebrigtsenMake `C RET' work in archive-mode
2022-04-26 Lars IngebrigtsenMake new menu *Help* output be more resilient
2022-04-26 Lars IngebrigtsenAdd new user option flymake-mode-line-lighter
2022-04-26 Lars IngebrigtsenImprove documentation for t value for reusable-frames
2022-04-26 Po LuFix event mask of activation client message
2022-04-26 Po Lu* src/xterm.c (x_scroll_run): Only flush GC if really...
2022-04-26 Dmitry GutovFix Ruby indentation with double splat as first block...
next