]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-05-26 Michael AlbinusMake `tramp-make-tramp-file-name' calls consistent.
2018-05-26 Eli Zaretskii* etc/HELLO: Add a few more scripts.
2018-05-26 Tino Calanchareplace-tests.el: Fix broken tests
2018-05-26 Tino Calanchaquery-replace undo: Handle when user edits the replacem...
2018-05-25 Glenn MorrisMerge from origin/emacs-26
2018-05-25 Nicolas Petton; * lisp/ldefs-boot.el: Update. emacs-26.1
2018-05-25 Nicolas Petton* etc/HISTORY: Update for Emacs 26.1 release.
2018-05-25 Nicolas Petton* etc/AUTHORS: Update.
2018-05-25 Nicolas Petton; * ChangeLog.3: Update.
2018-05-25 Nicolas Petton; * admin/authors.el: Update.
2018-05-25 Noam PostavskyNote caveat for backward regexp searching in docstring...
2018-05-25 Eli ZaretskiiUpdate backtrace in Emacs Lisp Intro
2018-05-24 Roland WinklerMove window-point in bibtex-search-entry
2018-05-24 Eli ZaretskiiMore fixes of Intro to Emacs Lisp
2018-05-24 Eli Zaretskii; * doc/emacs/misc.texi (FFAP): Fix a typo. (Bug#31580)
2018-05-24 Eli ZaretskiiAdd a footnote to Emacs Lisp Intro
2018-05-24 Eli Zaretskii; * doc/emacs/msdos.texi (ls in Lisp): Fix a typo....
2018-05-24 Eli Zaretskii* lisp/help.el (with-help-window): Doc fix. (Bug#31574)
2018-05-24 Michael AlbinusFix file name completion in Tramp
2018-05-24 Michael AlbinusFix Bug#31558
2018-05-23 Eli ZaretskiiFix some cross-references in emacs-lisp-intro.texi
2018-05-23 Eli ZaretskiiMinor copyedits in Emacs manual in macos.texi
2018-05-23 Noam PostavskyHonor print-charset-text-property value of nil (Bug...
2018-05-23 Michael Welsh... Avoid messing up buffer list when starting gud (Bug...
2018-05-23 Noam PostavskyMove epa-pinentry-mode to epg-config (Bug#26298)
2018-05-23 Noam PostavskyDrop some epg/epa backwards compat code for ancient...
2018-05-23 Tino CalanchaFix corner case in query-replace-regexp undo
2018-05-23 Glenn MorrisMerge from origin/emacs-26
2018-05-23 Glenn Morris; Merge from origin/emacs-26
2018-05-23 Glenn MorrisMerge from origin/emacs-26
2018-05-23 Noam PostavskyClarify when to use advice-add vs add-function
2018-05-22 João TávoraMore helpful docstrings for tests of electric-tests.el
2018-05-22 Paul EggertWork around GCC bug with function attributes
2018-05-22 Paul EggertFix failed assertion when load-force-doc-strings
2018-05-22 Eli ZaretskiiMinor formatting tweak in the Emacs manual
2018-05-22 Eli ZaretskiiUpdate comments in Intro to Emacs Lisp
2018-05-22 Paul EggertMinor tweaks to recent fix for Bug#31545
2018-05-22 Philipp Stephani; * doc/os.texi (Batch Mode): use = after --eval
2018-05-22 Michael AlbinusExtend secrets.el by searching for object paths.
2018-05-21 Andreas Schwab* src/xwidget.c (Fxwidget_webkit_goto_uri): Encode...
2018-05-21 Noam Postavsky* etc/NEWS: Mention change in `edebug-prin1-to-string'.
2018-05-21 Andreas SchwabMake xwidget-webkit-execute-script safe against GC...
2018-05-21 Paul EggertDon’t assume ordering in make-process/mix-stderr
2018-05-21 Paul EggertUpdate from Gnulib
2018-05-21 João TávoraFix Flymake's ruby-mode tests when user has "rubocop...
2018-05-21 Eli Zaretskii; * doc/lispref/hash.texi (Defining Hash): Fix typos.
2018-05-21 Michael AlbinusFix Bug#31489
2018-05-21 Eli ZaretskiiAnother attempt to fix sql.el
2018-05-21 Eli ZaretskiiUpdate binding of 'M-.' in Intro to Emacs Lisp
2018-05-21 Eli ZaretskiiFix a typo in last change in sql.el
2018-05-20 Eli ZaretskiiRevert part of the previous change
2018-05-20 Paul EggertUse “Cc” for email copies, as per RFC 5322.
2018-05-20 Noam Postavsky* make-dist: Add '--no-info' option.
2018-05-20 Alan MackenzieEnhance CC Mode's fontification, etc., of unterminated...
2018-05-20 Eli ZaretskiiFix capitalization of mail headers
2018-05-20 Eli Zaretskii* etc/HELLO: More reasonable placement of 'charset...
2018-05-20 Eli ZaretskiiFix buffer names in sql.el
2018-05-20 Eli ZaretskiiMinor fixes in the Emacs manual
2018-05-19 Eli ZaretskiiFix a typo in rmail.texi
2018-05-19 Paul Eggert* admin/notes/unicode: HELLO is again UTF-8.
2018-05-19 Eli ZaretskiiUse Enriched mode in etc/HELLO to keep charset information
2018-05-18 Paul Eggert* src/alloc.c: Fix comment.
2018-05-18 Paul EggertPort to GCC 8 -fsanitize=undefined
2018-05-18 Paul Eggert* etc/PROBLEMS: Document Bug#31305.
2018-05-18 Lars Ingebrigtsen(gnus-blocked-images): Clarify privacy implications
2018-05-18 Lars Ingebrigtsen(gnus-blocked-images): Clarify privacy implications
2018-05-18 Eli ZaretskiiFix decoding of directories when "~" includes non-ASCII...
2018-05-18 Eli ZaretskiiFix a typo in describing input methods
2018-05-18 Eli Zaretskii; Add a comment to emacs-lisp-intro.texi
2018-05-17 Filipp GunbinFix bugs in `auth-source-netrc-parse-one'.
2018-05-16 Michael AlbinusFix creation of Secret Service items in auth-source
2018-05-15 Dima KoganGive '$' punctuation syntax in make-mode (Bug#24477)
2018-05-15 Noam PostavskySimplify eshell arg processing with (pop (nthcdr ...))
2018-05-15 Jay Kamatesh-opt.el: Add a :parse-leading-options-only argument...
2018-05-15 Jay Kamatesh-opt.el: Fix improper parsing of first argument...
2018-05-15 Glenn MorrisMerge from origin/emacs-26
2018-05-15 Glenn Morris; Merge from origin/emacs-26
2018-05-15 Glenn MorrisMerge from origin/emacs-26
2018-05-15 Michael AlbinusFix Bug#29575
2018-05-15 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2018-05-15 Michael AlbinusFix Bug#31068
2018-05-15 Tino CalanchaRun python test if the python executable is found
2018-05-14 Tino Calancharun-python: Make the buffer running python current
2018-05-14 Eli ZaretskiiClarify the mode-line indicators in CC Mode
2018-05-14 Basil L. ContovounesiosMinor refactoring in shell-command
2018-05-14 Basil L. ContovounesiosFix a broken test
2018-05-14 Michael Albinus* lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):
2018-05-14 Michael AlbinusFix Bug#30663
2018-05-14 Michael AlbinusImprove `dired-buffer-stale-p' for remote files
2018-05-14 Michael Albinus; Update etc/NEWS
2018-05-14 Michael AlbinusRemove obsolete objects from dired-x.el
2018-05-12 João TávoraFix filesystem littering by Flymake's legacy backend
2018-05-12 Eli Zaretskii; Fix a typo in the Emacs manual
2018-05-11 Paul Eggert* doc/emacs/help.texi: Fix paren typo.
2018-05-11 João TávoraFix filesystem littering by Flymake's legacy backend
2018-05-11 Michael AlbinusTramp updates
2018-05-11 Eli ZaretskiiMore minor changes in shell-related nodes of Emacs...
2018-05-11 Eli ZaretskiiFix inaccuracies in "Shell Ring" node of Emacs manual
2018-05-11 Eli ZaretskiiImprove documentation of kmacro commands and variables.
2018-05-11 Noam Postavsky* doc/man/emacs.1.in: Document --fg-daemon and --bg...
next