]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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-11 João TávoraFix filesystem littering by Flymake's legacy backend
2018-05-11 Michael AlbinusTramp updates
2018-05-10 Basil L. ContovounesiosRewrite scroll-other-window-down in C (bug#30207)
2018-05-10 Basil L. ContovounesiosSimplify "other window" bob/eob motion commands
2018-05-10 Basil L. ContovounesiosImprove documentation for "other window" scrolling
2018-05-10 Basil L. ContovounesiosLimit "other window" scrolling to current terminal
2018-05-07 Glenn MorrisMerge from origin/emacs-26
2018-05-06 Xu ChunyangFix gud-statement for pdb
2018-05-06 Ari RoponenFix cairo scrolling for side-by-side windows
2018-05-06 Eli ZaretskiiDon't remove highlight of misspelled word on pdict...
2018-05-06 Michael AlbinusFix Bug#31272
2018-05-05 Michael HendricksInclude narrowing indication in describe-mode
2018-05-05 Ari RoponenFix some problems in the Cairo build
2018-05-05 Eli ZaretskiiAvoid infloops in font_open_entity
2018-05-05 Eli ZaretskiiFix encoding of characters when using GB18030 fonts
2018-05-04 Eli Zaretskii; * msdos/INSTALL: Add info about GCC versions.
2018-05-04 Eli ZaretskiiDocument 'custom-group'
2018-05-04 Eli ZaretskiiA minor addition to etc/DEBUG
2018-05-04 Daniel PittmanAvoid errors in ispell.el when Enchant returns empty...
2018-05-04 Eli ZaretskiiMake 'ispell-initialize-spellchecker-hook' work again
2018-05-04 Noam Postavsky* make-dist: Don't fail if building --without-makeinfo.
2018-05-04 Noam PostavskyHandle selected_window change in prepare_menu_bars...
2018-05-03 Phillip LordFix windows snapshot building
2018-05-03 Phillip Lord* admin/nt/dist-build/build-zips.sh: Support building...
2018-05-03 Eli Zaretskii; * INSTALL: Fix Emacs version number. (Bug#31358)
2018-05-03 Paul EggertMore porting to GCC 8 of --enable-gcc-warnings
2018-05-03 Eli ZaretskiiFix report-emacs-bug via mailclient on MS-Windows
2018-05-03 Marco WahlFix next-page for dired (Bug#31061)
2018-05-03 Basil L. ContovounesiosMinor simple.el simplifications (Bug#31211)
2018-05-03 Basil L. ContovounesiosFix off-by-one history pruning (bug#31211)
2018-05-02 Glenn Morris* lisp/textmodes/ispell.el (ispell-use-framepop-p)...
2018-05-02 Glenn Morris; * lisp/auth-source.el (auth-sources): Fix a comment.
2018-05-02 Paul EggertPort collation tests to glibc 2.27
2018-05-02 Michael AlbinusAdapt Tramp for auth-source
2018-05-02 Michael AlbinusFix some edge cases of tramp-smb
2018-05-01 Glenn Morris; Merge from origin/emacs-26
2018-05-01 Glenn MorrisMerge from origin/emacs-26
2018-05-01 Lars Ingebrigtsen`url-domain' doc clarification
2018-05-01 Lars IngebrigtsenRewrite `url-domain' to avoid network traffic
2018-05-01 Glenn Morris; Auto-commit of loaddefs files.
2018-05-01 Paul EggertPort --enable-gcc-warnings to GCC 8
2018-04-30 Paul EggertAdvise CFLAGS= operand, not in environment, when config...
2018-04-30 Glenn Morris* test/src/process-tests.el (make-process/mix-stderr...
2018-04-30 Stefan Monnier* lisp/net/socks.el: Use lexical-binding and process...
2018-04-29 Paul EggertAdvise CFLAGS= operand, not in environment, when config...
2018-04-29 Eli Zaretskii; * etc/DEBUG: Minor clarification.
2018-04-29 Noam PostavskyReplace epg--gv-nreverse with (cl-callf nreverse ...)
2018-04-28 Paul EggertPort --enable-gcc-warnings to GCC 8
2018-04-28 Paul EggertUpdate from Gnulib
2018-04-28 Juri Linkov* lisp/vc/add-log.el (change-log-mode-syntax-table...
2018-04-28 Juri Linkov* lisp/subr.el (dotimes): Deprecate RESULT field. ...
2018-04-28 Eli ZaretskiiUpdate the Emacs FAQ
2018-04-28 Eli Zaretskii* etc/DEBUG: Minor copyedits.
2018-04-28 Eli Zaretskii* src/fns.c (Fstring_distance): Minor code reformatting.
2018-04-28 Eli ZaretskiiFix documentation and tests for 'string-distance'
2018-04-28 Chen BinNew function 'string-distance'
2018-04-27 Michael Albinus; Copyedits in etc/NEWS
2018-04-27 Michael AlbinusManual update for Tramp
2018-04-27 Noam Postavsky* lisp/epa.el (epa-decrypt-file): Apply epa-pinentry...
2018-04-26 Alan ThirdClarify wording of NS drag n drop documentation
2018-04-26 Lars IngebrigtsenStrip most headers when forwarding messages
2018-04-26 Paul Eggert* etc/NEWS: Fix minor quoting and spacing bugs.
2018-04-26 Noam PostavskyAdd missing calendar-dlet* (Bug#31267)
2018-04-26 Ivan ShmakovEnsure woman2-roff-buffer restores functions on error...
2018-04-26 Noam PostavskyFix cl-print for circular sublists (Bug#31146)
2018-04-25 Paul EggertDon’t set print-escape-newlines in the minibuffer
2018-04-25 Glenn Morris* lisp/foldout.el (outline-minor-mode): Remove pointles...
2018-04-25 Glenn Morrisspeedbar: remove support for missing custom.el
2018-04-25 Glenn Morris* lisp/progmodes/sql.el (comint-line-beginning-position):
2018-04-25 Glenn Morris* lisp/net/eudc.el (split-string): Remove pre-21 fallba...
2018-04-25 Basil L. ContovounesiosDo not call interprogram-paste-function repeatedly
2018-04-25 Glenn Morrissocks.el: remove pre-21 compatibility code
2018-04-25 Basil L. ContovounesiosImprove kill-related documentation (bug#31209)
2018-04-24 Paul Eggert* src/minibuf.c (read_minibuf): Add a FIXME comment.
2018-04-24 Stefan Monnier* lisp/simple.el (region-extract-function): Don't hide...
2018-04-24 Glenn Morris; * etc/NEWS: Fix typo.
2018-04-24 Lars Ingebrigtsen(add-to-invisibility-spec): Further doc tweak
2018-04-24 Lars IngebrigtsenDoc fix for `*-*-invisibility-spec'
2018-04-24 Lars Ingebrigtsenlibxml-parse-*-region calling convention fix
2018-04-24 Lars IngebrigtsenMake url-http-create-request work with non-ASCII data...
2018-04-23 Eli ZaretskiiFix recent change in lread.c
2018-04-23 Paul EggertBackspace is not a paragraph separator in Texinfo files
2018-04-23 Eli Zaretskii* etc/NEWS: Improve wording of next-error entries.
2018-04-23 Michael AlbinusLet Tramp save passwords
2018-04-23 Michael AlbinusEnsure proper EOL handling for Tramp on macOS
2018-04-22 Juri LinkovImprove Isearch error handling
2018-04-22 Lars Ingebrigtsen(text-property-search-forward): Copy edits in doc string
2018-04-22 Eli ZaretskiiMinor improvements of next-error docs
2018-04-22 Karl OtnessFix pre- and post-command-hook errors in term.el
2018-04-22 Lars Ingebrigtsen(text-property-search-forward): Doc string tweak
2018-04-22 Lars Ingebrigtsen(text-property-search-forward): Fix search at the end
2018-04-22 Lars IngebrigtsenAdd a test suite for text-property-search
2018-04-22 Charles A.... * doc/lispref/display.texi (Glyphless Chars): Fix grammar.
2018-04-21 Juri LinkovUpdate documentation for more next-error features
next