]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-07-25 Mattias EngdegårdAdd back occur-mode-find-occurrence for compatibility...
2021-07-25 Eli ZaretskiiFix compilation of xftfont.c with old fontconfig
2021-07-25 Michael AlbinusFix extended attributes for Tramp's sudoedit method...
2021-07-25 Kévin Le Gouguec* etc/NEWS: Fix renaming of directory-append.
2021-07-25 Christopher... When bookmark is overwritten, unfontify its previous...
2021-07-25 Michael AlbinusUse `file-name-concat' in Tramp
2021-07-25 Mattias EngdegårdDon't squash markers in occur-edit-mode
2021-07-25 Mattias EngdegårdKeep track of match extents in occur-mode (bug#39121)
2021-07-25 Arthur MillerSupport '--group-directories-first' in ls-lisp.el
2021-07-25 Peter FeiglAdd commands to move to next/previous column in tabulat...
2021-07-25 Lars IngebrigtsenRename directory-append to file-name-concat
2021-07-25 Lars IngebrigtsenAllow empty elements in directory-append
2021-07-24 Mattias EngdegårdDisable delay and ding in replace-tests
2021-07-24 Eli Zaretskii; * src/fileio.c (Fdirectory_append): Doc fix.
2021-07-24 Yuan FuAdd filter to GDB's register buffer
2021-07-24 Lars IngebrigtsenReally convert to multibyte in Fdirectory_append
2021-07-24 Michael AlbinusFix last commit in tramp.el
2021-07-24 Lars IngebrigtsenFix Fdirectory_append check for whether strings have...
2021-07-24 Lars IngebrigtsenSet the normal-erase-is-backspace variable from Customize
2021-07-24 Lars IngebrigtsenTweak Fdirectory_append slightly
2021-07-24 Lars IngebrigtsenImprove directory-append manual entry
2021-07-24 Lars IngebrigtsenTweak Fdirectory_append for efficiency
2021-07-24 Lars IngebrigtsenExtend directory-append to take an arbitrary number...
2021-07-24 Basil L. Contovounesios; Fix directory-append arglist in files.texi.
2021-07-24 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-07-24 Michael AlbinusAdd Tramp support for yubikey (bug#49714)
2021-07-24 Lars IngebrigtsenAdjust tab-bar to the new mode-line-misc-info value
2021-07-24 Lars IngebrigtsenRemove duplicated NEWS entries
2021-07-24 Lars IngebrigtsenMake 's' in *Help* work for Lisp-defined variables...
2021-07-24 Lars IngebrigtsenFix problem when moving files called ~ to the trash
2021-07-24 Lars IngebrigtsenAdd new function `directory-append'
2021-07-24 Lars IngebrigtsenMake the test for auto-mode-alist from .dir-local.el...
2021-07-23 Eli Zaretskii; * etc/NEWS: Fix wording of the 'fill-column' entry.
2021-07-23 Eli Zaretskii; * lisp/calendar/cal-french.el (calendar-french-trim...
2021-07-23 Eli Zaretskii; * lisp/files.el (set-auto-mode--apply-alist): Doc...
2021-07-23 Eli ZaretskiiImprove recently added documentation
2021-07-23 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-07-23 Alex BochannekFix bug#49699
2021-07-23 Lars IngebrigtsenFix typo in set-auto-mode--apply-alist
2021-07-23 Lars IngebrigtsenAllow storing SMTP variables when queueing mail
2021-07-23 Lars IngebrigtsenFix do-auto-fill thinko introduced earlier today
2021-07-23 Tom TromeyAdd auto-mode-alist functionality to .dir-locals.el
2021-07-23 Jean ForgetAdd more support for the French Revolutionary Calendar
2021-07-23 Mattias EngdegårdOff-by-one error in compilation rule end-column functio...
2021-07-23 Mattias EngdegårdWarn about arity errors in inlining calls (bug#12299)
2021-07-23 F. Jason ParkRemove text props from callback args in erc-button
2021-07-23 Lars Ingebrigtsendeclare-function doc string clarification about FILE
2021-07-23 Stefan KangasMake nil value of fill-column obsolete
2021-07-23 Lars IngebrigtsenAdjust time-tests.el to bug#30056
2021-07-23 Lars IngebrigtsenMove mode-line NEWS items to a common section
2021-07-23 Lars Ingebrigtsen'global-mode-string' elements should have a space at...
2021-07-23 Lars IngebrigtsenFix an rcirc merge problem
2021-07-23 Eli ZaretskiiMS-Windows followup to recent emacsclient changes
2021-07-23 Paul EggertRedo emacsclient socket symlink-attack checking
2021-07-23 Philip KaludercicMerge branch 'feature/rcirc-update'
2021-07-23 Lars IngebrigtsenMake erc recognize `foo*' as a function Lisp symbol
2021-07-23 Lars IngebrigtsenMake supersession warnings work again
2021-07-22 Eli ZaretskiiFix display of line/wrap-prefix when there's a display...
2021-07-22 Lars IngebrigtsenMake revert-buffer preserve buffer-readedness
2021-07-22 Lars Ingebrigtsen`term-char-mode' doc string clarification
2021-07-22 Dmitry GutovBind the GIT_LITERAL_PATHSPECS environment variable
2021-07-22 Sergey OrganovAvoid failing in desktop-clear due to killed buffers
2021-07-22 Lars IngebrigtsenRemove the (value) bits from cus-start Customize strings
2021-07-22 Eli ZaretskiiAvoid byte-compilation warning
2021-07-22 Eli Zaretskii; * lisp/emacs-lisp/macroexp.el (macroexp-warn-and...
2021-07-21 Lars IngebrigtsenMove generalized variable specs from cl-lib.el to gv.el
2021-07-21 Yan GajdosMake vc-git-mode-line-string more robust
2021-07-21 Illia Ostapyshyn* lisp/cus-start.el: Add mode-line-compact to Customize
2021-07-21 Logan PerkinsMake input of multi-key inputs in different emacsclient...
2021-07-21 Stefan Monnier* src/eval.c (signal_quit_p): Fix the usual int/Lisp_Ob...
2021-07-21 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return...
2021-07-21 Lars IngebrigtsenMake `C-g' after `M-x' not give a backtrace unless...
2021-07-21 Jashank JeremySpeed up by storing frame faces in hash tables instead...
2021-07-21 Stefan Monnier* doc/lispref/display.texi (Overlay Properties): Tweak...
2021-07-21 Lars IngebrigtsenRemove some "is"es from previous json checkin
2021-07-21 Stefan KangasFactor out char_table_ref_simple for readability
2021-07-21 Lars IngebrigtsenFix final test for invalid base64url chars
2021-07-21 Pankaj JangidFixed a typo in Gnus manual
2021-07-21 Lars IngebrigtsenFix bug-reference.el compilation warning
2021-07-21 Lars IngebrigtsenRestore evaluation logic in dired-guess-default
2021-07-21 Lars IngebrigtsenFix dired-guess-default logic after previous change
2021-07-21 Lars IngebrigtsenAdd json-available-p
2021-07-21 Lars IngebrigtsenMention rear-advance in relation to the keymap overlay...
2021-07-21 Mattias EngdegårdFix mistake in `quote` optimiser
2021-07-20 Juri Linkov* lisp/button.el (button-map): Bind [follow-link] to...
2021-07-20 Mattias Engdegård; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq)...
2021-07-20 Mattias EngdegårdStrength-reduce (eq X nil) to (not X)
2021-07-20 Mattias EngdegårdCount (not X) as a switch condition
2021-07-20 Michael Albinus* lisp/shadowfile.el (shadow-homedir): Add slash.
2021-07-20 Eli Zaretskii; * etc/NEWS: Announce the change in json.c behavior...
2021-07-20 Eli ZaretskiiFix documentation of a recent changeset
2021-07-20 Michael AlbinusFix Bug#49636
2021-07-20 Konstantin... Improve auto-revert-mode and revert-buffer doc strings
2021-07-20 jakanakaevangeliMake `kill-all-local-variables' also remove lambda...
2021-07-20 Lars IngebrigtsenMake dired-guess-default return all matching programs
2021-07-20 Ioannis KappasAllow installing packages with DOS line endings
2021-07-20 Lars IngebrigtsenSignal an error in json.c function if not available
2021-07-20 Miha RihtaršičQuit minibuffers without aborting kmacros
2021-07-20 Kenichi HandaFix problem with certain fonts in ftfont_shape_by_flt
2021-07-20 Earl HyattAdd commands 'kill-matching-lines' and 'copy-matching...
next