]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-05-20 Alan MackenzieEnhance CC Mode's fontification, etc., of unterminated...
2018-05-20 Eli Zaretskii* etc/HELLO: More reasonable placement of 'charset...
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 Lars Ingebrigtsen(gnus-blocked-images): Clarify privacy implications
2018-05-18 Eli ZaretskiiFix decoding of directories when "~" includes non-ASCII...
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...
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-08 Noam PostavskyDon't check non-X frames for z order (Bug#31373)
2018-05-07 Alan ThirdCheck NSWindow is actually a frame
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
next