]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-07-29 Eli Zaretskii; * doc/emacs/display.texi (Icons): Improve indexing...
2022-07-29 Eli Zaretskii; Minor copyedits of documentation related to long...
2022-07-29 Po Lu; * src/xterm.c (x_update_begin): Fix build without...
2022-07-29 Po LuMinor additions to last change
2022-07-29 Po LuImplement monitor refresh rate synchronization on X
2022-07-29 Gregory HeytingsMerge branch 'feature/long-lines-and-font-locking'
2022-07-29 Gregory HeytingsFurther minor improvements of documentation
2022-07-29 Eli ZaretskiiMinor improvements of recent documentation changes
2022-07-29 Po LuAlso update after buffer flip caused by flush_frame
2022-07-29 Eli Zaretskii; Fix wording of some doc strings in selection.el
2022-07-29 Po LuImplement extended frame synchronization
2022-07-29 Po LuDon't offer meaningless selection targets during drag...
2022-07-28 Gregory HeytingsFinal documentation tweaks.
2022-07-28 Gregory HeytingsAdd an optional 'lock' parameter to 'narrow-to-region'
2022-07-28 Juri Linkov* lisp/tab-bar.el (tab-prefix-map): Fix key broken...
2022-07-28 Eli Zaretskii; * test/lisp/subr-tests.el (string-comparison-test...
2022-07-28 Sam SteingoldCleanup `string-equal-ignore-case' declarations.
2022-07-28 Sam Steingolda couple more `string-equal-ignore-case' test cases
2022-07-28 Lars IngebrigtsenComment fixes for recent icon code
2022-07-28 Eli Zaretskii; Minor fixes to the "icons" feature
2022-07-28 Stefan KangasDelete fast-lock.el and lazy-lock.el
2022-07-28 Po LuFix grab view persisting on Haiku after popup menu...
2022-07-28 Stefan KangasConvert ffap comments to tests
2022-07-28 Stefan Kangas; Delete LCD Archive entries
2022-07-28 Po Lu; * src/print.c (print_vectorlike): Fix Lisp_Object...
2022-07-28 Stefan Kangas; Merge from origin/emacs-28
2022-07-28 Stefan KangasMerge from origin/emacs-28
2022-07-28 Stefan Kangas; Merge from origin/emacs-28
2022-07-28 Stefan KangasMerge from origin/emacs-28
2022-07-28 Stefan Kangas; Merge from origin/emacs-28
2022-07-28 Stefan KangasMerge from origin/emacs-28
2022-07-28 Lars IngebrigtsenUse icons in warnings buffers
2022-07-28 Lars IngebrigtsenUse icons in outline
2022-07-28 Lars IngebrigtsenAdd support for user-customizable icons
2022-07-28 Stefan Kangas; Auto-commit of loaddefs files.
2022-07-28 Po LuCorrectly set marker position after specpdl is unwound...
2022-07-28 Stefan KangasMake quickurl.el obsolete (part 2/2)
2022-07-28 Stefan KangasMake net/quickurl.el obsolete (part 1/2)
2022-07-28 Lars IngebrigtsenDon't export print--unreadable-callback-buffer to lisp
2022-07-28 Lars IngebrigtsenEnsure that we don't call print-unreadable-function...
2022-07-28 Eli Zaretskii; * doc/lispref/windows.texi (Window Sizes): Another...
2022-07-28 Eli Zaretskii; * doc/lispref/windows.texi (Window Sizes): Fix a...
2022-07-28 Stefan KangasBump Emacs version to 28.1.91
2022-07-28 Stefan KangasUpdate ChangeLog and AUTHORS for 28.1.91 pretest
2022-07-28 Stefan Kangas; * admin/authors.el (authors-aliases): Update.
2022-07-28 Stefan KangasDoc fixes: don't mention EFS
2022-07-28 Eli ZaretskiiMinor update of truncate-line optimization
2022-07-28 Stefan KangasNew test ffap-replace-file-component
2022-07-28 Stefan KangasMinor doc fixes in ffap.el
2022-07-28 Lars IngebrigtsenRevert the `...' documentation back to actual usage
2022-07-28 Eli Zaretskii; Improve documentation of 'file-name-with-extension'
2022-07-28 Po LuFix minor problem with scroll bar grabs on Haiku
2022-07-28 Po LuFix race conditions in mouse button handling on Haiku
2022-07-28 Paul PogonyshevRelease the desktop lock in 'kill-emacs-hook'
2022-07-28 Po Lu* src/xterm.c (x_set_offset): Respect x-no-window-manager.
2022-07-28 Po LuRemove excessive synchronization from x_sync_with_move
2022-07-27 Stefan KangasDrop support for obsolete "Lisp Code Directory" from...
2022-07-27 Stefan Kangas; * lisp/ffap.el: Delete code commented out since 1997.
2022-07-27 Stefan KangasDrop support for XEmacs package EFS
2022-07-27 Stefan KangasMake ffap-file-suffix obsolete
2022-07-27 Michael AlbinusRemove Tramp instrumentation
2022-07-27 Arash Esbati; * doc/lispref/tips.texi (Documentation Tips): Fix...
2022-07-27 Michael Albinus* lisp/net/tramp.el (tramp-handle-shell-command): Modif...
2022-07-27 Eli Zaretskii; Fix typos in comments and remove debug code.
2022-07-27 Eli ZaretskiiSpeed up Isearch in very long lines under line truncation
2022-07-27 Michael AlbinusFurther Tramp instrumentation
2022-07-27 Mattias Engdegård; * etc/NEWS: typo
2022-07-27 F. Jason ParkAdd compat from GNU ELPA as a soft dependency in ERC
2022-07-27 F. Jason ParkAvoid mutating default value of erc-server-last-peers
2022-07-27 F. Jason ParkEnsure erc-dcc-chat-setup runs in the right buffer
2022-07-27 F. Jason ParkFix CTCP regression in erc-server-PRIVMSG
2022-07-27 F. Jason ParkAllow non-IRC line delimiters with ERC test server
2022-07-27 Po LuFix thinko in last change
2022-07-27 Michael Albinus; Instrument Tramp tests
2022-07-27 Michael AlbinusIn Tramp, use `string-empty-p' and `string-equal-ignore...
2022-07-27 Lars IngebrigtsenUpdate test-print-unreadable-function after fix
2022-07-27 YugaEgoImprove 'diff-whitespace-style' user option declaration
2022-07-27 Po LuFix invalid current buffer after print-unreadable-funct...
2022-07-27 Lars IngebrigtsenAdd a test for python-mode comment/else problem
2022-07-27 Stephen BermanFix comment/else indentation problem in python-mode
2022-07-27 Po LuFix frame determination for XI touch events
2022-07-27 Po LuRemove workaround for some input method problems
2022-07-27 Po LuFix NS stretch glyph display
2022-07-26 Alan MackenzieCC Mode: correct the calculation and handling of c...
2022-07-26 Lars IngebrigtsenAdd missing @end defun to strings.texi
2022-07-26 Eli Zaretskii; Fix documentation of 'network-lookup-address-info'
2022-07-26 Eli Zaretskii; Improve doc string of 'read-extended-command'
2022-07-26 Sam Steingoldrestore and obsolete `gnus-string-equal' and `bibtex...
2022-07-26 Sam Steingoldavoid error when message-fetch-field returns nil
2022-07-26 Sam Steingoldstring-equal-ignore-case: new function
2022-07-26 Lars IngebrigtsenDon't bind `M-X' when doing general completion
2022-07-26 Lars IngebrigtsenAdd a test for print-unreadable-function
2022-07-26 Mattias EngdegårdAdd duplicate-dwim (bug#56418)
2022-07-26 Robert PluimTeach 'network-lookup-address-info' to validate numeric...
2022-07-26 Michael AlbinusFix regression in last Tramp change
2022-07-26 Po LuFix flicker when moving tooltips between frames during...
2022-07-26 Po LuHandle modifiers during Haiku DND wheel movement
2022-07-26 Stefan KangasMerge from origin/emacs-28
2022-07-26 Po LuRemove some redundant checks in the DND code
2022-07-25 Gregory HeytingsImprovement for long lines in buffers with font locking.
next